home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2001 October / pcpro1001.iso / Flash / www.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-07-17  |  84 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.paweathercentre.com/weatherpc/", "_blank");
  3. }
  4.